xen/dts: Add dt_property_read_bool
authorJulien Grall <julien.grall@linaro.org>
Tue, 22 Apr 2014 13:14:23 +0000 (14:14 +0100)
committerIan Campbell <ian.campbell@citrix.com>
Fri, 2 May 2014 12:34:33 +0000 (13:34 +0100)
commit16f9ccbe91986ec636d7edcc000ac7d18b0eae87
treeaf9f34a4815263fb7af1435f0859f984dff7ef0e
parente5a6f60206f58a35601b2bada6ec4fedf5d2ace7
xen/dts: Add dt_property_read_bool

The function check if a property exists in a specific node.

Signed-off-by: Julien Grall <julien.grall@linaro.org>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
xen/common/device_tree.c
xen/include/xen/device_tree.h